Skip to content

Docs/multiprocessing#3094

Merged
dennisbader merged 3 commits into
masterfrom
docs/multiprocessing
May 1, 2026
Merged

Docs/multiprocessing#3094
dennisbader merged 3 commits into
masterfrom
docs/multiprocessing

Conversation

@dennisbader
Copy link
Copy Markdown
Collaborator

@dennisbader dennisbader commented Apr 30, 2026

Checklist before merging this PR:

  • Mentioned all issues that this PR fixes or addresses.
  • Summarized the updates of this PR under Summary.
  • Added an entry under Unreleased in the Changelog.

Summary

Part 1 of splitting #3049 into multiple PRs.

  • Fixes rendering issues of CustomBlockRNNModule and CustomRNNModule in the documentation.
  • Fixes rendering issues of 20-SKLearnModel-examples notebook in the documentation.
  • Speeds up the documentation build by utilizing multiple CPU cores.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@daidahao
Copy link
Copy Markdown
Contributor

@dennisbader

Looking back, I should have split these issues from the main #3049 and fixed them separately even though they were only minor issues/annoyance at the time. Thank you for this!

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.24%. Comparing base (792bff6) to head (1dc832f).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
darts/models/forecasting/rnn_model.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3094      +/-   ##
==========================================
- Coverage   96.32%   96.24%   -0.08%     
==========================================
  Files         161      161              
  Lines       17346    17350       +4     
==========================================
- Hits        16708    16699       -9     
- Misses        638      651      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dennisbader dennisbader merged commit b3466cf into master May 1, 2026
9 checks passed
@dennisbader dennisbader deleted the docs/multiprocessing branch May 1, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants